home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / robot_warrior.swf / scripts / DefineButton2_148 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2006-09-05  |  45 b   |  4 lines

  1. on(press){
  2.    this.gotoAndStop("game");
  3. }
  4.